home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 270
- Top = 203
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Add Item'
- ClientHeight = 146
- ClientWidth = 226
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 21
- Top = 13
- Width = 57
- Height = 13
- Caption = 'Item Name: '
- end
- object edit1: TEdit
- Left = 81
- Top = 10
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object CheckBox1: TCheckBox
- Left = 20
- Top = 48
- Width = 87
- Height = 17
- Caption = 'Clean File(s)'
- TabOrder = 1
- OnClick = CheckBox1Click
- end
- object Button1: TButton
- Left = 134
- Top = 48
- Width = 75
- Height = 19
- Caption = 'Select'
- Enabled = False
- TabOrder = 2
- OnClick = Button1Click
- end
- object CheckBox3: TCheckBox
- Left = 20
- Top = 77
- Width = 113
- Height = 17
- Caption = 'Clean Reg Entry(s)'
- TabOrder = 3
- OnClick = CheckBox3Click
- end
- object Button3: TButton
- Left = 134
- Top = 77
- Width = 75
- Height = 20
- Caption = 'Select'
- Enabled = False
- TabOrder = 4
- OnClick = Button3Click
- end
- object BitBtn1: TBitBtn
- Left = 33
- Top = 113
- Width = 75
- Height = 25
- Caption = 'Save!'
- TabOrder = 5
- OnClick = BitBtn1Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 5990555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 116
- Top = 113
- Width = 75
- Height = 25
- Caption = 'Exit'
- TabOrder = 6
- OnClick = BitBtn2Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
- 03333377777777777F333301111111110333337F333333337F33330111111111
- 0333337F333333337F333301111111110333337F333333337F33330111111111
- 0333337F333333337F333301111111110333337F333333337F33330111111111
- 0333337F3333333F7F333301111111B10333337F333333737F33330111111111
- 0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
- 0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
- 0333337F377777337F333301111111110333337F333333337F33330111111111
- 0333337FFFFFFFFF7F3333000000000003333377777777777333}
- NumGlyphs = 2
- end
- object Memo1: TMemo
- Left = 216
- Top = 88
- Width = 41
- Height = 89
- TabOrder = 7
- Visible = False
- WordWrap = False
- end
- end
-